Move the gate page (vsyscall) out of the fixmap area into user address space,
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Thu, 23 Feb 2006 15:22:19 +0000 (15:22 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Thu, 23 Feb 2006 15:22:19 +0000 (15:22 +0000)
commit7ac0b750e539248c5ce73d000e9fc509f37e4ff6
tree22ac5843ab5e791fa4f9f448c7e37da4f4a28024
parent14fbb231238e91686c713868ee6c488175df3c4e
Move the gate page (vsyscall) out of the fixmap area into user address space,
just below PAGE_OFFSET.

From: Gerd Hoffmann <kraxel@suse.de>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
linux-2.6-xen-sparse/arch/i386/kernel/asm-offsets.c
linux-2.6-xen-sparse/arch/i386/kernel/sysenter.c
linux-2.6-xen-sparse/arch/i386/mm/pgtable-xen.c
linux-2.6-xen-sparse/include/asm-i386/a.out.h
linux-2.6-xen-sparse/include/asm-i386/elf.h
linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/fixmap.h
linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/page.h